control.texi: Be a bit more explicit about the behavior of `pcase-let`
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 15 May 2024 17:57:11 +0000 (13:57 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 15 May 2024 17:57:11 +0000 (13:57 -0400)
commitfea8d54c48094c528527e91c1598f9d115967812
tree76007a185d2f0ce2708d6c8fb64a6dd83d217a41
parent12988a359daf798f1bf2781e7f54003630c48cdd
control.texi: Be a bit more explicit about the behavior of `pcase-let`

* doc/lispref/control.texi (Destructuring with pcase Patterns):
Clarify the kind of "unspecified" behavior that can occur when
the destructing pattern does not match the value.
doc/lispref/control.texi